home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / J A V A / Java Development kit V1.3 / j2sdk-1_3_0_02-win.exe / disk1 / data1.cab / files / README.txt < prev   
Encoding:
Text File  |  2001-01-30  |  5.7 KB  |  154 lines

  1.                                    README
  2.  
  3.                       Java(TM) 2 SDK, Standard Edition
  4.                                Version 1.3.0_02
  5.  
  6.      For a more extensive HTML version of this file, see README.html.
  7.  
  8. Contents
  9.  
  10.    * Introduction
  11.    * Installation
  12.    * Features
  13.    * Demos
  14.    * Java 2 SDK Documentation
  15.    * System Requirements
  16.    * Sun Java Web Pages
  17.  
  18.  
  19. Introduction
  20.  
  21.      Thank you for downloading this release of the Java(TM) 2 SDK,
  22.      Standard Edition. The Java 2 SDK is a development environment for
  23.      building applications, applets, and components that can be
  24.      deployed on the Java platform.
  25.  
  26.      The Java 2 SDK software includes tools useful for developing and
  27.      testing programs written in the Java programming language and
  28.      running on the Java platform. These tools are designed to be used
  29.      from the command line. Except for appletviewer, these tools do not
  30.      provide a graphical user interface.
  31.  
  32.      The Java 2 SDK comes with the Java Plug-in product. You can use 
  33.      the Java Plug-in product to enable the Internet Explorer and 
  34.      Netscape Navigator browsers to run applets based on the Java 2 
  35.      Platform. For more information about the Java Plug-in product, 
  36.      see the section titled "Java 2 Runtime Environment and Java 
  37.      Plug-in" in the README.html file.
  38.  
  39.  
  40. Installation
  41.  
  42.      The complete Java 2 SDK is composed of the SDK Software plus the 
  43.      SDK Documentation, each of which is separately downloadable.
  44.      Installation instructions are maintained on the web site:
  45.  
  46.      http://java.sun.com/j2se/1.3/install-windows.html
  47.  
  48.      Refer to the copyright and license for legal terms of use.
  49.  
  50.  
  51. Features
  52.  
  53.      The version 1.3 of the Java 2 SDK offers significant improvements in 
  54.      functionality and performance over previous versions. See:
  55.  
  56.         * Summary of New Features - New features in original 1.3.0 
  57.           release of the Java 2 SDK.
  58.           http://java.sun.com/j2se/1.3/docs/relnotes/features.html
  59.  
  60.         * Guide to Features - Complete list of all features.
  61.           http://java.sun.com/j2se/1.3/docs/index.html#guide
  62.  
  63.      Version 1.3.0_02 is an update release of the Java 2 SDK,
  64.      Standard Edition (J2SE) v1.3.0 and the association Java 2 Runtime
  65.      Environment.  This release contains fixes for a select list of bugs.
  66.      See the Release Notes on the Java Software web site for details 
  67.      about the changes in this update release. 
  68.  
  69.          http://java.sun.com/j2se/1.3/ReleaseNotes.html
  70.  
  71.      See also the documentation for the new Java Plug-in enhancements in
  72.      1.3.0_01.
  73.  
  74.          http://java.sun.com/j2se/1.3.0_01/docs/index.html
  75.  
  76. Demos
  77.  
  78.      A demo directory is included in this software bundle with a
  79.      variety of applets, Swing applications, and other examples for 
  80.      you to try out. The demos come with complete source code.
  81.  
  82.  
  83. Java 2 SDK Documentation
  84.  
  85.      This section describes the documentation provided with the 
  86.      original J2SE 1.3.0 release. That documentation is applicable to 
  87.      J2SE 1.3.0_02 as well. For information on bug fixes in J2SE
  88.      1.3.0_02, see the online release notes. 
  89.  
  90.      http://java.sun.com/j2se/1.3/ReleaseNotes.html
  91.  
  92.      The on-line J2SE Documentation contains API specifications,
  93.      developer guides, tool reference pages, demos, and links to
  94.      related information. It is located at
  95.  
  96.      http://java.sun.com/j2se/1.3/docs/
  97.  
  98.      The Java 2 SDK documentation is also available in a download bundle 
  99.      which you can install locally with your Java 2 SDK software. See the 
  100.      download page: 
  101.      
  102.      http://java.sun.com/j2se/1.3/docs.html
  103.  
  104.  
  105. System Requirements
  106.  
  107.      Windows 95, Windows 98, Windows NT 4.0, or Windows 2000 operating 
  108.      systems running on Intel hardware. A Pentium 166 MHz or faster 
  109.      processor.
  110.  
  111.      At least 32 megabytes of physical RAM is required to run GUI 
  112.      applications. Forty-eight megabytes is recommended for applets 
  113.      running within a browser using the Java Plug-in product. 
  114.      Running with less memory may cause disk swapping which has a severe 
  115.      effect on performance. Very large programs may require more RAM for 
  116.      adequate performance. 
  117.  
  118.      You should have 65 megabytes of free disk space before attempting 
  119.      to install the Java 2 SDK software. If you also install the 
  120.      separate documentation download bundle, you need an additional 120 
  121.      megabytes of free disk space.
  122.  
  123.  
  124. Sun Java Web Pages
  125.  
  126.      For additional information, refer to these Sun Microsystems pages
  127.      on the World Wide Web:
  128.  
  129.      http://java.sun.com/
  130.           The Java Software web site, with the latest information on
  131.           Java technology, product information, news, and features.
  132.      http://java.sun.com/j2se/1.3/
  133.           Java 2 SDK v1.3 Product Page
  134.      http://java.sun.com/docs
  135.           Java Platform Documentation provides access to white papers,
  136.           the Java Tutorial and other documents.
  137.      http://developer.java.sun.com/
  138.           The Java Developer Connection web site. (Free registration
  139.           required.) Additional technical information, news, and
  140.           features; user forums; support information, and much more.
  141.      http://java.sun.com/products/
  142.           Java Technology Products & API
  143.      http://www.sun.com/solaris/java/
  144.           Java Platform Technologies for the Solaris(TM) Operating 
  145.           Environment
  146.  
  147. ------------------------------------------------------------------------
  148. The Java 2 SDK, Standard Edition, is a product of Sun Microsystems(TM), 
  149. Inc.  This product includes code licensed from RSA Data Security.
  150.  
  151. Copyright ⌐ 1997-2001, Sun Microsystems, Inc.
  152. 901 San Antonio Road, Palo Alto, California 94303-4900 USA.
  153. All rights reserved.
  154.